-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.14
-
Code
-
Classes
- PostMapper
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
308 |
Lines of code |
233 |
Logical lines of code |
86 |
Comment lines |
15 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup() |
A |
35 |
10 |
93 |
get_fields() |
S |
39 |
4 |
75 |
have_records() |
S |
52 |
2 |
24 |
get_core_fields() |
S |
53 |
1 |
27 |
get_post_types_array() |
S |
71 |
2 |
5 |
__construct() |
S |
81 |
1 |
3 |
found_records() |
S |
80 |
1 |
3 |
get_records() |
S |
82 |
1 |
3 |